Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: save app state in Base64 encoded string in URL #7

Merged
merged 7 commits into from
Dec 22, 2024

Conversation

ayushmanchhabra
Copy link
Owner

No description provided.

Copy link
Contributor

github-actions bot commented Dec 22, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 30.12% 25 / 83
🔵 Statements 30.12% 25 / 83
🔵 Functions 12.5% 1 / 8
🔵 Branches 33.33% 2 / 6
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
postcss.config.js 0% 0% 0% 0% 1-6
tailwind.config.js 0% 0% 0% 0% 1-11
src/App.tsx 49.01% 66.66% 20% 49.01% 6-20, 34-38, 42, 46-53
src/main.tsx 0% 0% 0% 0% 1-27
Generated in workflow #14 for commit 242cc5d by the Vitest Coverage Report Action

@ayushmanchhabra ayushmanchhabra marked this pull request as ready for review December 22, 2024 10:28
@ayushmanchhabra ayushmanchhabra merged commit b73fc80 into main Dec 22, 2024
1 check passed
@ayushmanchhabra ayushmanchhabra deleted the encode-decode branch December 22, 2024 11:31
ayushmanchhabra pushed a commit that referenced this pull request Dec 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.3.0](v0.2.0...v0.3.0)
(2024-12-25)


### Features

* add mobile support
([#10](#10))
([aa1ca7f](aa1ca7f))
* add qr code functionality
([#12](#12))
([d93ab5c](d93ab5c))
* save app state in Base64 encoded string in URL
([#7](#7))
([b73fc80](b73fc80))


### Bug Fixes

* **ci:** separate vite and vitest configs
([d3e201e](d3e201e))
* switch from BrowserRouter to HashRouter since GitHub Pages does not
support the former
([87e8e94](87e8e94))


### Chores

* **ci:** add last-release-sha
([77ce403](77ce403))
* **ci:** add release workflow
([93f70b9](93f70b9))
* **deps:** bump the npm group across 1 directory with 10 updates
([#8](#8))
([8d7aca4](8d7aca4))
* **docs:** add roadmap
([03f9091](03f9091))
* remove vite svg
([0658e37](0658e37))
* setup functioning website
([44d1423](44d1423))
* **test:** install @vitest/coverage-v8
([acbb736](acbb736))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant